toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
AssetTransformPreset
/
FixedAspectRatio
Fixed
Aspect
Ratio
data
class
FixedAspectRatio
(
val
width
:
Float
,
val
height
:
Float
)
:
AssetTransformPreset.Representation
Members
Constructors
Fixed
Aspect
Ratio
Link copied to clipboard
constructor
(
width
:
Float
,
height
:
Float
)
Properties
height
Link copied to clipboard
val
height
:
Float
width
Link copied to clipboard
val
width
:
Float